Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
8aa0f64ac3835a6daf84d0b0e07c4c01d7d8eddc
8aa0f64a
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
eab2ec8
wireless: make wireless drivers select core
by Johannes Berg
· 17 years ago
5718f50
libertas: depend on CONFIG_CFG80211
by Holger Schurig
· 17 years ago
7891849
libertas: remove double assignment of dev->netdev_ops
by Luis R. Rodriguez
· 17 years ago
af1fc67
ath9k: use right parameter for MODULE_PARM_DESC() for debug
by Luis R. Rodriguez
· 17 years ago
cd7e1f0
ixgbe: Fix KR to KX fail over for Mezzanine cards
by Don Skidmore
· 17 years ago
38ad1c8
ixgbe: add support for 82599 based Express Module X520-P2
by Don Skidmore
· 17 years ago
e0e6f55
ipv6: Fix the size overflow of addrconf_sysctl array
by Jin Dongming
· 17 years ago
3758bf2
can: add TI CAN (HECC) driver
by Anant Gole
· 17 years ago
0cdc036
ixgb: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 17 years ago
bcc90f5
qlge: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 17 years ago
5fe31de
e1000: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 17 years ago
8d24e93
igb: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 17 years ago
2d86f13
ixgbe: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 17 years ago
6dc3494
myri10ge: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 17 years ago
5a4d631
netxen: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 17 years ago
7274c20
e1000e: Use the instance of net_device_stats from net_device.
by Ajit Khaparde
· 17 years ago
72dad21
bridge: Allow enable/disable UFO on bridge device via ethtool
by Sridhar Samudrala
· 17 years ago
d9f5950
net: Make UFO on master device independent of attached devices
by Sridhar Samudrala
· 17 years ago
f86dcc5
udp: dynamically size hash tables at boot time
by Eric Dumazet
· 17 years ago
8a6dfd4
IPv6: Fix 6RD typo
by Alexandre Cassen
· 17 years ago
4b17d50
ipv4: Define cipso_v4_delopt static
by Hagen Paul Pfeifer
· 17 years ago
9e83429
econet: Fix redeclaration of symbol len
by Hagen Paul Pfeifer
· 17 years ago
49b4ad9
bonding: remove useless assignment
by Nicolas de Pesloüan
· 17 years ago
3c6aaa2
bonding: fix a parameter name in error message
by Nicolas de Pesloüan
· 17 years ago
b301e82
IPv6: use ipv6_addr_set_v4mapped()
by Brian Haley
· 17 years ago
86c36ce
IPv6: use ipv6_addr_copy() in ip6_route_redirect()
by Brian Haley
· 17 years ago
125a77e
IPv6: Fix 6RD build error
by Brian Haley
· 17 years ago
ffce908
net: Add sk_mark route lookup support for IPv4 listening sockets
by Atis Elsts
· 17 years ago
996ccf4
dccp ccid-3: Remove CCID naming redundancy 2/2
by Gerrit Renker
· 17 years ago
77d2dd9
dccp ccid-2: Remove CCID naming redundancy 1/2
by Gerrit Renker
· 17 years ago
388d5e9
dccp ccid-3: Overhaul CCID naming convention 2/2
by Gerrit Renker
· 17 years ago
b1c00fe
dccp ccid-2: Overhaul CCID naming convention 1/2
by Gerrit Renker
· 17 years ago
82e6292
libertas: remove extraneous select FW_LOADER
by Holger Schurig
· 17 years ago
63f275d
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
by Amitkumar Karwar
· 17 years ago
536b3a7
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
by Luis R. Rodriguez
· 17 years ago
bd96d39
ath9k: move ath_cleanup() below helpers to avoid forward declarations
by Luis R. Rodriguez
· 17 years ago
2568835
ath9k: add a helper to clean the core driver upon module unload
by Luis R. Rodriguez
· 17 years ago
7fda166
ath9k: add helper to un-init the hw properly
by Luis R. Rodriguez
· 17 years ago
211f585
ath9k: initialize hw prior to debugfs
by Luis R. Rodriguez
· 17 years ago
faa27fa
ath9k: move common->debug_mask setting to ath_init_softc()
by Luis R. Rodriguez
· 17 years ago
8ce54c5
ath5k: enable Power-Save Polls by setting the association ID
by Luis R. Rodriguez
· 17 years ago
a3f86bf
ath5k: fix regression which triggers an SME join upon assoc
by Luis R. Rodriguez
· 17 years ago
abba068
ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()
by Luis R. Rodriguez
· 17 years ago
be5d6b7
ath5k: simplify passed params to ath5k_hw_set_associd()
by Luis R. Rodriguez
· 17 years ago
91b9eb8
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
by Luis R. Rodriguez
· 17 years ago
a72d57a
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
by Luis R. Rodriguez
· 17 years ago
eb053a0
ath5k: fix regression on setting bssid mask on association
by Luis R. Rodriguez
· 17 years ago
c6d3597
wireless: fix CFG80211_WEXT build problems
by Randy Dunlap
· 17 years ago
a82ac21
net/wireless/ethtool.h: drop unnecessary include of linux/ethtool.h
by John W. Linville
· 17 years ago
cf32ed9
orinoco: support ETHTOOL_GPERMADDR
by John W. Linville
· 17 years ago
5e5eab5
ipw2200: support ETHTOOL_GPERMADDR
by John W. Linville
· 17 years ago
5b36737
iwmc3200wifi: support ETHTOOL_GPERMADDR
by John W. Linville
· 17 years ago
0adc23f
mac80211: support ETHTOOL_GPERMADDR
by John W. Linville
· 17 years ago
ff9fc79
libertas: first stab at cfg80211 support
by Holger Schurig
· 17 years ago
0465af8
libertas: separate libertas' Kconfig in it's own file
by Holger Schurig
· 17 years ago
baee1f3
Wireless / ath5k: Simplify suspend and resume callbacks
by Rafael J. Wysocki
· 17 years ago
fe348cb
at76c50x-usb: set firmware and hardware version in wiphy
by Kalle Valo
· 17 years ago
dfce95f
cfg80211: add firmware and hardware version to wiphy
by Kalle Valo
· 17 years ago
4890e3b
wireless: implement basic ethtool support for cfg80211 devices
by John W. Linville
· 17 years ago
f41bb89
iwlwifi: validate the signature for EEPROM and OTP
by Wey-Yi Guy
· 17 years ago
1739d33
iwlwifi: replace iwl_poll_direct_bit with iwl_poll_bit for CSR access
by Abhijeet Kolekar
· 17 years ago
d68b603
iwlwifi/iwl3945 : unify apm stop operation
by Abhijeet Kolekar
· 17 years ago
e932a60
iwlwifi: LED cleanup
by Johannes Berg
· 17 years ago
be1a71a
iwlwifi: device tracing
by Johannes Berg
· 17 years ago
4d80d72
iwlwifi: set default aggregation frame count limit to 31
by Wey-Yi Guy
· 17 years ago
39d5e0c
iwlwifi: clear the translate table area
by Huaxu Wan
· 17 years ago
72f0ebd
iwlwifi: change valid EEPROM version for 1000 series
by Wey-Yi Guy
· 17 years ago
7812b16
iwlwifi: reliable entering of critical temperature state
by Wey-Yi Guy
· 17 years ago
ffe9793
wl1251: remove wl1251_netlink.h
by Kalle Valo
· 17 years ago
4912545
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
by Amitkumar Karwar
· 17 years ago
125b181
staging: Add proper selection of WIRELESS_EXT and WEXT_PRIV
by Larry Finger
· 17 years ago
3d23e34
wext: refactor
by Johannes Berg
· 17 years ago
bc974f4
atheros: define a common priv struct
by Luis R. Rodriguez
· 17 years ago
7c89606
nl80211: report age of scan results
by Holger Schurig
· 17 years ago
7976b42
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
by Luis R. Rodriguez
· 17 years ago
3ca3403
ath9k_hw: print device ID if not supported
by Luis R. Rodriguez
· 17 years ago
7322fd1
ath9k: move hw code to its own module
by Luis R. Rodriguez
· 17 years ago
475a6e4
ath9k: use common read/write ops on pci and debug code
by Luis R. Rodriguez
· 17 years ago
bdcf8ff
b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_rx_gain_override
by Jaswinder Singh Rajput
· 17 years ago
c099752
iwlwifi: drop lib80211 dependency
by Christian Lamparter
· 17 years ago
e41f0bf
ath9k: Fix bugs in handling TX power
by Senthil Balasubramanian
· 17 years ago
ebb90cf
ath9k: Advertise midband for AR5416 devices
by Senthil Balasubramanian
· 17 years ago
63a75b9
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
by Senthil Balasubramanian
· 17 years ago
1d50a69
ath9k: Handle ATH9K_BEACON_RESET_TSF properly
by Senthil Balasubramanian
· 17 years ago
66afad0
ath9k: Allow PSPOLL only when the interface is configured in AP mode
by Senthil Balasubramanian
· 17 years ago
7aa0349
ath9k: Update initvals
by Vasanthakumar Thiagarajan
· 17 years ago
4921be8
ath9k: Fix RTC reset for AR5416
by Sujith
· 17 years ago
193cd45
ath9k: Update INI release for AR9287
by Sujith
· 17 years ago
0b98eaa
ath9k: Add Calibration checks
by Vivek Natarajan
· 17 years ago
181af38
ar9170: handle overflow in tsf_low register during get_tsf
by Joerg Albert
· 17 years ago
7c52c07
ar9170: add heavy clip handling
by Joerg Albert
· 17 years ago
90f2908
ar9170: fixed coding style, moved define
by Joerg Albert
· 17 years ago
9554b34
iwlwifi: add module firmware info for 1000 series
by Huaxu Wan
· 17 years ago
78f5fb7
iwlwifi: support idle for 6000 series hw
by Johannes Berg
· 17 years ago
d8c07e7
iwlwifi: Chain Noise Calibration for 6000 series
by Wey-Yi Guy
· 17 years ago
2b396a1
iwlwifi: default to using all chains
by Johannes Berg
· 17 years ago
9bddbab
iwlwifi: fix a typo
by Johannes Berg
· 17 years ago
02f5dac
iwlwifi: add LED mode to support different LED behavior
by Wey-Yi Guy
· 17 years ago
5953a62
iwlwifi: update PCI Subsystem ID for 6000 series
by Wey-Yi Guy
· 17 years ago
Next »