]> Git Repo - linux.git/shortlog
linux.git
2009-10-28 Alexander Duyckigb: cleanup code related to ring resource allocation...
2009-10-28 Alexander Duyckigb: make tx hang check multiqueue, check eop descriptor
2009-10-28 Alexander Duyckigb: move global_quad_port_a from global into local...
2009-10-28 Alexander Duyckigb: only process global stats in igb_update_stats
2009-10-28 Alexander Duyckigb: move vf init into a seperate function
2009-10-28 Alexander Duyckigb: rework handling of the vfta and vlvf registers...
2009-10-28 Alexander Duyckigb: rework use of VMOLR in regards to PF and VFs
2009-10-28 Alexander Duyckigb: replace the VF clear_to_send with a flags value
2009-10-28 Alexander Duyckigb: use packet buffer sizes from RXPBS register
2009-10-28 Alexander Duyckigb: misc cleanups within igb_ethtool.c
2009-10-28 Alexander Duyckigb: cleanup some of the code related to hw timestamping
2009-10-28 Alexander Duyckigb: add support for seperate tx-usecs setting in ethtool
2009-10-28 Ben Hutchingssfc: Really allow RX checksum offload to be disabled
2009-10-28 Sreenivasa... vxge: Configure the number of transmit descriptors...
2009-10-28 Randy Dunlapnetxen: fix builds for SYSFS=n or MODULES=n
2009-10-28 Eric Dumazetgre: Optimize multiple unregistration
2009-10-28 Eric Dumazetipip: Optimize multiple unregistration
2009-10-28 Eric Dumazetvlan: Optimize multiple unregistration
2009-10-28 Eric Dumazetnet: add a list_head parameter to dellink() method
2009-10-28 Eric Dumazetnet: Introduce unregister_netdevice_many()
2009-10-28 Eric Dumazetnet: Introduce unregister_netdevice_queue()
2009-10-28 Alexander Duyckigb: cleanup "todo" code found in igb_ethtool.c
2009-10-28 Alexander Duyckigb: add single vector msi-x testing to interrupt test
2009-10-28 Alexander Duyckigb: make ethtool use core xmit map and free functionality
2009-10-28 Alexander Duyckigb: make tx ring map and free functionality non-static
2009-10-28 Alexander Duyckigb: re-use ring configuration code in ethtool testing
2009-10-28 Alexander Duyckigb: setup vlan tag replication stripping in igb_vmm_co...
2009-10-28 Alexander Duyckigb: delay VF reset notification until after interrupts...
2009-10-28 Alexander Duyckigb: move the multiple receive queue configuration...
2009-10-28 Alexander Duyckigb: place a pointer to the netdev struct in the ring...
2009-10-28 Alexander Duyckigb: add a flags value to the ring
2009-10-28 Alexander Duyckigb: move alloc_failed and csum_err stats into per...
2009-10-28 Alexander Duyckigb: move rx_buffer_len into the ring structure
2009-10-28 Alexander Duyckigb: add pci device pointer to ring structure
2009-10-28 Alexander Duyckigb: change the head and tail offsets into pointers
2009-10-28 Alexander Duyckigb: move SRRCTL register configuration into ring speci...
2009-10-28 Alexander Duyckigb: remove rx_ps_hdr_len
2009-10-28 Alexander Duyckigb: move the tx and rx ring specific config into seper...
2009-10-28 Alexander Duyckigb: increase minimum rx buffer size to 1K
2009-10-28 Alexander Duyckigb: remove rx checksum good counter
2009-10-28 Alexander Duyckigb: add new data structure for handling interrupts...
2009-10-28 Jie Yangatl1c: duplicate atl1c_get_tpd
2009-10-27 Vivek Natarajanath: Updates for regulatory and country codes.
2009-10-27 Wey-Yi Guyiwlwifi: minor comments changes for wimax co-exist...
2009-10-27 Ben Cahilliwlwifi: make sure device is reset when unloading driver
2009-10-27 Wey-Yi Guyiwlwifi: update lowest API version support for 6x00...
2009-10-27 Wey-Yi Guyiwlwifi: remove duplicated define
2009-10-27 Zhu Yiiwlwifi: reuse page for notification packets
2009-10-27 Wey-Yi Guyiwlwifi: remove unused parameters
2009-10-27 Reinette Chatreiwlwifi: remove duplicate defines
2009-10-27 Wey-Yi Guyiwlwifi: add channel switch support to 5000 series...
2009-10-27 Wey-Yi Guyiwlwifi: issue ct_kill host command based on device...
2009-10-27 Wey-Yi Guyiwlwifi: choose thermal throttle method based on device...
2009-10-27 Wey-Yi Guyiwlwifi: increase max tfd payload size
2009-10-27 Zhu Yiiwlwifi: fix use after free bug for paged rx
2009-10-27 Wey-Yi Guyiwlwifi: specify the valid tx/rx chain in device config...
2009-10-27 Wey-Yi Guyiwlwifi: update bt co-exit configuration parameter
2009-10-27 Wey-Yi Guyiwlwifi: separate led function from statistic notification
2009-10-27 Ben Cahilliwlwifi: consolidate apm_init() functions
2009-10-27 Wey-Yi Guyiwlwifi: fix gain computation for 5000 series and up
2009-10-27 Jay Sternbergiwlwifi: add missing commands to syslog messages
2009-10-27 Holger Schuriglibertas: remove some references to IW_MODE_abc
2009-10-27 Holger Schuriglibertas: sort and categorize entries in decl.h
2009-10-27 Holger Schuriglibertas: move mic failure event to wext.c
2009-10-27 Holger Schuriglibertas: move SIOCGIWAP calls to wext.c
2009-10-27 Holger Schuriglibertas: remove "struct cmd_ds_gen"
2009-10-27 Holger Schuriglibertas: remove handling for CMD_GET_TSF
2009-10-27 Holger Schuriglibertas: remove handling for CMD_802_11_LED_GPIO_CTRL
2009-10-27 Holger Schuriglibertas: move lbs_send_iwevcustom_event() to wext.c
2009-10-27 Holger Schuriglibertas: move association related commands into assoc.c
2009-10-27 Holger Schuriglibertas: get current channel out of priv->curbssparams
2009-10-27 Holger Schuriglibertas: sort variables in struct lbs_private
2009-10-27 Holger Schuriglibertas: move scan/assoc related stuff
2009-10-27 Holger Schuriglibertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSI...
2009-10-27 Holger Schuriglibertas: remove unused 11d.h as well, priv->countryinfo
2009-10-27 Holger Schuriglibertas: remove unused 11d code
2009-10-27 Benoit PAPILLAULTzd1211rw: Fix TX status reporting in order to have...
2009-10-27 Luciano Coelhowl1271: use ieee80211_rx_ni()
2009-10-27 Rui Paulomesh: use set_bit() to set MESH_WORK_HOUSEKEEPING.
2009-10-27 Christian Lamparterar9170: don't filter BlockACK frames
2009-10-27 Christian Lamparterar9170usb: atomic pending urbs counter
2009-10-27 Christian Lamparterar9170: atomic pending A-MPDU counter
2009-10-27 Wey-Yi Guyiwlwifi: rework for static power save
2009-10-27 Wey-Yi Guyiwlwifi: no chain noise support for 6x50 series
2009-10-27 Wey-Yi Guyiwlwifi: set auto clock gate disable bit for 6x00/6x50...
2009-10-27 Reinette Chatreiwlagn: store station rate scale information in mac8021...
2009-10-27 Reinette Chatreiwlwifi: move rate scaling structures to header file
2009-10-27 Reinette Chatreiwlwifi: move iwl_setup_mac to iwlagn
2009-10-27 Wey-Yi Guyiwlwifi: fix incorrect otp blocks number for 6x50 series
2009-10-27 Wey-Yi Guyiwlwifi: identify eeprom version for 6x50 series NIC
2009-10-27 Wey-Yi Guyiwlwifi: show current power save status reported by...
2009-10-27 Abhijeet Kolekariwl3945: disable all tx fifos
2009-10-27 John W. Linvillewl1251: re-disable PG10 chips
2009-10-27 John W. Linvilleb43: use ieee80211_rx_ni()
2009-10-27 Holger Schuriglibertas: remove unused lbs_cmd_802_11_inactivity_timeout()
2009-10-27 Holger Schuriglibertas: make lbs_get_channel() static
2009-10-27 Holger Schuriglibertas: harmonize cmd.h
2009-10-27 Holger Schuriglibertas: cleanup host.h and hostcmd.h
2009-10-27 Zhu Yiiwmc3200wifi: handle coexistence radio notification
2009-10-27 Samuel Ortiziwmc3200wifi: Set wiphy firmware version
next
This page took 0.08319 seconds and 4 git commands to generate.